[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
U_LDATE() (DATE)
Function
Get the last log on date of a user.
Syntax
U_LDATE() No arguments are required
Return Type & Value
DATE
Returns the current users last log on date.
Remarks
PCBoard tracks the last log on date for each user. This function will
return that date for the user currently online. Unlike the predefined
U_... user variables, this function does not require the use of GETUSER
to return valid information.
Examples
PRINTLN "You last logged on ",U_LDATE(),"."
See Also:
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson